About the MidiOut library
 
Parameters: NONE
Returns: NONE
 
As with all external libraries, you need to include them in your project using the #Include directive. When you want to use the commands and functions that this library provides, add the following line to the top of your main source file:

  
  #Include "MidiOut.pba"
  


In order to enable keyword highlighting and context help for this library, click on "Library Highlighters" in the "Projects" menu and tick "MidiOut.pli".



 
Related Info: :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com